ComponentOne Xamarin Edition
C1CacheCollectionView<T> Class Events

C1.CollectionView Assembly > C1.CollectionView Namespace : C1CacheCollectionView<T> Class

For a list of all members of this type, see C1CacheCollectionView<T> members.

Public Events
 NameDescription
Public Event Occurs after the collection changed. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Event Occurs before the collection changes.  
Public Event Occurs after the current item changed. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Event Occurs when the current item is changing. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Event Raised after a filter operation was performed. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Event Raised after a grouping operation was performed. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Event Occurs when an item is added to the cache.  
Public Event Occurs when an item is removed from the cache.  
Public Event Occurs after the current page changed. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Public Event Occurs when a property value changes. (Inherited from C1.CollectionView.C1CollectionViewBase<T>)
Public Event Raised after a sort operation was performed. (Inherited from C1.CollectionView.C1WrapCollectionView<T,T>)
Top
See Also

Reference

C1CacheCollectionView<T> Class
C1.CollectionView Namespace